I once commissioned an application named Doorstop(c). |
Re: Doorstop To have a little daemon perform a "kill -9" on a doors client sounds a little extreme to me. What if the user is running a long script? It won't fly. Tony Goodman, Smart DXL Limited |
Re: Doorstop .. 'educate' ... with a big stick. I must say this is the only rediculous thing Tony has ever said. Golly, even I leave DOORS running all night frequently and I'm the one that has to deal with the Licensing Metrics with the midnight-to-midnight reporting periods and I get to see my name in the exception list every week. 'Education' will certainly reduce the frequency but cannot get rid of it. .. database wide pre-open-module trigger deterimes if your program is running, and if not starts it. I'd be tempted to store in a config file the Session number in which the program was started, and if the current Session is the same do nothing and if different then start it. This will allow clever folks the ability to kill the process on their client. .. I suppose a single process could kill multiple inactive DOORS sessions. .. I think we may prefer one that monitors for inactivity in DOORS, not inactivity on the PC. .. IT department will have a cow. That's a US idiom for "Be energized with alarm and indignation enough to take corrective action against your continued employment".
|
Re: Doorstop Tony--what kind of average user is going to run a DXL that takes 5 hours? That's admin only, and as I'm an admin, I would never actually have this on my machine. mylodi--I can ask about sharing this code if interested. Kevin |